solana-docs 0.0.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of solana-docs might be problematic. Click here for more details.
- package/index.js +47 -0
- package/package.json +7 -45
- package/.eslintignore +0 -8
- package/.eslintrc +0 -21
- package/.prettierignore +0 -7
- package/.travis/before_install.sh +0 -9
- package/.travis/script.sh +0 -4
- package/README.md +0 -59
- package/art/data-plane-fanout.bob +0 -19
- package/art/data-plane-neighborhood.bob +0 -25
- package/art/data-plane-seeding.bob +0 -15
- package/art/data-plane.bob +0 -18
- package/art/fork-generation.bob +0 -13
- package/art/forks-pruned.bob +0 -9
- package/art/forks-pruned2.bob +0 -11
- package/art/forks.bob +0 -13
- package/art/passive-staking-callflow.msc +0 -30
- package/art/retransmit_stage.bob +0 -45
- package/art/runtime.bob +0 -10
- package/art/sdk-tools.bob +0 -20
- package/art/spv-bank-hash.bob +0 -19
- package/art/spv-block-merkle.bob +0 -19
- package/art/tpu.bob +0 -19
- package/art/tvu.bob +0 -37
- package/art/validator-proposal.bob +0 -60
- package/art/validator.bob +0 -30
- package/babel.config.js +0 -3
- package/build-cli-usage.sh +0 -42
- package/build.sh +0 -40
- package/convert-ascii-to-svg.sh +0 -21
- package/crowdin.yml +0 -16
- package/docusaurus.config.js +0 -161
- package/offline-cmd-md-links.sh +0 -11
- package/publish-docs.sh +0 -56
- package/set-solana-release-tag.sh +0 -20
- package/sidebars.js +0 -210
- package/src/cli/.usage.md.header +0 -59
- package/src/cli/choose-a-cluster.md +0 -43
- package/src/cli/conventions.md +0 -80
- package/src/cli/delegate-stake.md +0 -206
- package/src/cli/deploy-a-program.md +0 -302
- package/src/cli/install-solana-cli-tools.md +0 -164
- package/src/cli/transfer-tokens.md +0 -158
- package/src/cli.md +0 -22
- package/src/cluster/bench-tps.md +0 -129
- package/src/cluster/fork-generation.md +0 -64
- package/src/cluster/leader-rotation.md +0 -88
- package/src/cluster/managing-forks.md +0 -36
- package/src/cluster/overview.md +0 -39
- package/src/cluster/performance-metrics.md +0 -25
- package/src/cluster/rpc-endpoints.md +0 -50
- package/src/cluster/stake-delegation-and-rewards.md +0 -197
- package/src/cluster/synchronization.md +0 -28
- package/src/cluster/turbine-block-propagation.md +0 -101
- package/src/cluster/vote-signing.md +0 -59
- package/src/clusters.md +0 -173
- package/src/css/custom.css +0 -73
- package/src/developing/backwards-compatibility.md +0 -151
- package/src/developing/clients/javascript-api.md +0 -332
- package/src/developing/clients/javascript-reference.md +0 -750
- package/src/developing/clients/jsonrpc-api.md +0 -5173
- package/src/developing/clients/rust-api.md +0 -36
- package/src/developing/on-chain-programs/debugging.md +0 -110
- package/src/developing/on-chain-programs/deploying.md +0 -24
- package/src/developing/on-chain-programs/developing-c.md +0 -202
- package/src/developing/on-chain-programs/developing-rust.md +0 -406
- package/src/developing/on-chain-programs/examples.md +0 -61
- package/src/developing/on-chain-programs/faq.md +0 -81
- package/src/developing/on-chain-programs/overview.md +0 -218
- package/src/developing/plugins/accountsdb_plugin.md +0 -360
- package/src/developing/programming-model/accounts.md +0 -231
- package/src/developing/programming-model/calling-between-programs.md +0 -351
- package/src/developing/programming-model/overview.md +0 -17
- package/src/developing/programming-model/runtime.md +0 -131
- package/src/developing/programming-model/transactions.md +0 -210
- package/src/developing/runtime-facilities/programs.md +0 -168
- package/src/developing/runtime-facilities/sysvars.md +0 -142
- package/src/developing/test-validator.md +0 -153
- package/src/economics_overview.md +0 -20
- package/src/history.md +0 -60
- package/src/icons/Archivers.inline.svg +0 -11
- package/src/icons/Bulb.inline.svg +0 -13
- package/src/icons/Chat.inline.svg +0 -10
- package/src/icons/Clipboard.inline.svg +0 -13
- package/src/icons/Cloudbreak.inline.svg +0 -11
- package/src/icons/Code.inline.svg +0 -11
- package/src/icons/Fire.inline.svg +0 -10
- package/src/icons/Gamepad.inline.svg +0 -11
- package/src/icons/Globe.inline.svg +0 -1
- package/src/icons/Gulfstream.inline.svg +0 -11
- package/src/icons/History.inline.svg +0 -11
- package/src/icons/Money.inline.svg +0 -11
- package/src/icons/Pipeline.inline.svg +0 -15
- package/src/icons/PoH.inline.svg +0 -11
- package/src/icons/Sealevel.inline.svg +0 -11
- package/src/icons/Tools.inline.svg +0 -11
- package/src/icons/Tower.inline.svg +0 -11
- package/src/icons/Turbine.inline.svg +0 -12
- package/src/icons/duotone-icons/Clothes/Brassiere.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Briefcase.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Cap.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Crown.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Dress.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Hanger.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Hat.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Panties.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Shirt.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Shoes.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Shorts.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Sneakers.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Socks.svg +0 -11
- package/src/icons/duotone-icons/Clothes/Sun-glasses.svg +0 -11
- package/src/icons/duotone-icons/Clothes/T-Shirt.svg +0 -10
- package/src/icons/duotone-icons/Clothes/Tie.svg +0 -11
- package/src/icons/duotone-icons/Code/Backspace.svg +0 -11
- package/src/icons/duotone-icons/Code/CMD.svg +0 -10
- package/src/icons/duotone-icons/Code/Code.inline.svg +0 -11
- package/src/icons/duotone-icons/Code/Commit.svg +0 -11
- package/src/icons/duotone-icons/Code/Compiling.inline.svg +0 -11
- package/src/icons/duotone-icons/Code/Control.svg +0 -10
- package/src/icons/duotone-icons/Code/Done-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Error-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Git#1.svg +0 -12
- package/src/icons/duotone-icons/Code/Git#2.svg +0 -15
- package/src/icons/duotone-icons/Code/Git#3.svg +0 -13
- package/src/icons/duotone-icons/Code/Git#4.svg +0 -13
- package/src/icons/duotone-icons/Code/Github.svg +0 -11
- package/src/icons/duotone-icons/Code/Info-circle.svg +0 -12
- package/src/icons/duotone-icons/Code/Left-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Loading.svg +0 -12
- package/src/icons/duotone-icons/Code/Lock-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Lock-overturning.svg +0 -11
- package/src/icons/duotone-icons/Code/Minus.svg +0 -11
- package/src/icons/duotone-icons/Code/Option.svg +0 -11
- package/src/icons/duotone-icons/Code/Plus.svg +0 -11
- package/src/icons/duotone-icons/Code/Puzzle.svg +0 -10
- package/src/icons/duotone-icons/Code/Question-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Right-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Settings#4.svg +0 -11
- package/src/icons/duotone-icons/Code/Shift.svg +0 -10
- package/src/icons/duotone-icons/Code/Spy.svg +0 -11
- package/src/icons/duotone-icons/Code/Stop.svg +0 -10
- package/src/icons/duotone-icons/Code/Terminal.svg +0 -11
- package/src/icons/duotone-icons/Code/Thunder-circle.svg +0 -11
- package/src/icons/duotone-icons/Code/Time-schedule.svg +0 -11
- package/src/icons/duotone-icons/Code/Warning-1-circle.svg +0 -12
- package/src/icons/duotone-icons/Code/Warning-2.svg +0 -12
- package/src/icons/duotone-icons/Communication/Active-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Add-user.svg +0 -11
- package/src/icons/duotone-icons/Communication/Address-card.svg +0 -10
- package/src/icons/duotone-icons/Communication/Adress-book#1.svg +0 -11
- package/src/icons/duotone-icons/Communication/Adress-book#2.svg +0 -11
- package/src/icons/duotone-icons/Communication/Archive.svg +0 -10
- package/src/icons/duotone-icons/Communication/Call#1.svg +0 -10
- package/src/icons/duotone-icons/Communication/Call.svg +0 -10
- package/src/icons/duotone-icons/Communication/Chat#1.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat#2.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat#4.svg +0 -10
- package/src/icons/duotone-icons/Communication/Chat#5.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat#6.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-check.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-error.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-locked.svg +0 -11
- package/src/icons/duotone-icons/Communication/Chat-smile.svg +0 -11
- package/src/icons/duotone-icons/Communication/Clipboard-check.svg +0 -12
- package/src/icons/duotone-icons/Communication/Clipboard-list.svg +0 -17
- package/src/icons/duotone-icons/Communication/Contact#1.svg +0 -11
- package/src/icons/duotone-icons/Communication/Delete-user.svg +0 -11
- package/src/icons/duotone-icons/Communication/Dial-numbers.svg +0 -18
- package/src/icons/duotone-icons/Communication/Flag.svg +0 -11
- package/src/icons/duotone-icons/Communication/Forward.svg +0 -10
- package/src/icons/duotone-icons/Communication/Group-chat.svg +0 -11
- package/src/icons/duotone-icons/Communication/Group.svg +0 -11
- package/src/icons/duotone-icons/Communication/Incoming-box.svg +0 -12
- package/src/icons/duotone-icons/Communication/Incoming-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Incoming-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-@.svg +0 -10
- package/src/icons/duotone-icons/Communication/Mail-attachment.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-box.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-error.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-heart.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-locked.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-notification.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-opened.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail-unocked.svg +0 -11
- package/src/icons/duotone-icons/Communication/Mail.svg +0 -10
- package/src/icons/duotone-icons/Communication/Missed-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Outgoing-box.svg +0 -12
- package/src/icons/duotone-icons/Communication/Outgoing-call.svg +0 -11
- package/src/icons/duotone-icons/Communication/Outgoing-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/RSS.svg +0 -12
- package/src/icons/duotone-icons/Communication/Readed-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Reply-all.svg +0 -11
- package/src/icons/duotone-icons/Communication/Reply.svg +0 -10
- package/src/icons/duotone-icons/Communication/Right.svg +0 -10
- package/src/icons/duotone-icons/Communication/Safe-chat.svg +0 -11
- package/src/icons/duotone-icons/Communication/Send.svg +0 -10
- package/src/icons/duotone-icons/Communication/Sending mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Sending.svg +0 -11
- package/src/icons/duotone-icons/Communication/Share.svg +0 -11
- package/src/icons/duotone-icons/Communication/Shield-thunder.svg +0 -11
- package/src/icons/duotone-icons/Communication/Shield-user.svg +0 -12
- package/src/icons/duotone-icons/Communication/Snoozed-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Spam.svg +0 -10
- package/src/icons/duotone-icons/Communication/Thumbtack.svg +0 -11
- package/src/icons/duotone-icons/Communication/Urgent-mail.svg +0 -11
- package/src/icons/duotone-icons/Communication/Write.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Baking-glove.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Bowl.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Chef.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Cooking-book.svg +0 -17
- package/src/icons/duotone-icons/Cooking/Cooking-pot.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Cutting board.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Dinner.svg +0 -14
- package/src/icons/duotone-icons/Cooking/Dish.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Dishes.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Fork-spoon-knife.svg +0 -15
- package/src/icons/duotone-icons/Cooking/Fork-spoon.svg +0 -13
- package/src/icons/duotone-icons/Cooking/Fork.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Frying-pan.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Grater.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Kitchen-scale.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Knife#1.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Knife#2.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Knife&fork#1.svg +0 -13
- package/src/icons/duotone-icons/Cooking/Knife&fork#2.svg +0 -13
- package/src/icons/duotone-icons/Cooking/Ladle.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Rolling-pin.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Saucepan.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Shovel.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Sieve.svg +0 -11
- package/src/icons/duotone-icons/Cooking/Spoon.svg +0 -12
- package/src/icons/duotone-icons/Design/Adjust.svg +0 -10
- package/src/icons/duotone-icons/Design/Anchor-center-down.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-center-up.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-center.svg +0 -11
- package/src/icons/duotone-icons/Design/Anchor-left-down.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-left-up.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-left.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-right-down.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-right-up.svg +0 -14
- package/src/icons/duotone-icons/Design/Anchor-right.svg +0 -14
- package/src/icons/duotone-icons/Design/Arrows.svg +0 -11
- package/src/icons/duotone-icons/Design/Bezier-curve.svg +0 -11
- package/src/icons/duotone-icons/Design/Border.svg +0 -10
- package/src/icons/duotone-icons/Design/Brush.svg +0 -11
- package/src/icons/duotone-icons/Design/Bucket.svg +0 -11
- package/src/icons/duotone-icons/Design/Cap-1.svg +0 -11
- package/src/icons/duotone-icons/Design/Cap-2.svg +0 -10
- package/src/icons/duotone-icons/Design/Cap-3.svg +0 -11
- package/src/icons/duotone-icons/Design/Circle.svg +0 -10
- package/src/icons/duotone-icons/Design/Color-profile.svg +0 -11
- package/src/icons/duotone-icons/Design/Color.svg +0 -10
- package/src/icons/duotone-icons/Design/Component.svg +0 -10
- package/src/icons/duotone-icons/Design/Crop.svg +0 -11
- package/src/icons/duotone-icons/Design/Difference.svg +0 -11
- package/src/icons/duotone-icons/Design/Edit.svg +0 -11
- package/src/icons/duotone-icons/Design/Eraser.svg +0 -10
- package/src/icons/duotone-icons/Design/Flatten.svg +0 -11
- package/src/icons/duotone-icons/Design/Flip-horizontal.svg +0 -12
- package/src/icons/duotone-icons/Design/Flip-vertical.svg +0 -12
- package/src/icons/duotone-icons/Design/Horizontal.svg +0 -11
- package/src/icons/duotone-icons/Design/Image.svg +0 -10
- package/src/icons/duotone-icons/Design/Interselect.svg +0 -11
- package/src/icons/duotone-icons/Design/Join-1.svg +0 -11
- package/src/icons/duotone-icons/Design/Join-2.svg +0 -11
- package/src/icons/duotone-icons/Design/Join-3.svg +0 -11
- package/src/icons/duotone-icons/Design/Layers.svg +0 -11
- package/src/icons/duotone-icons/Design/Line.svg +0 -12
- package/src/icons/duotone-icons/Design/Magic.svg +0 -11
- package/src/icons/duotone-icons/Design/Mask.svg +0 -11
- package/src/icons/duotone-icons/Design/Patch.svg +0 -12
- package/src/icons/duotone-icons/Design/Pen&ruller.svg +0 -11
- package/src/icons/duotone-icons/Design/Pen-tool-vector.svg +0 -11
- package/src/icons/duotone-icons/Design/Pencil.svg +0 -11
- package/src/icons/duotone-icons/Design/Picker.svg +0 -11
- package/src/icons/duotone-icons/Design/Pixels.svg +0 -15
- package/src/icons/duotone-icons/Design/Polygon.svg +0 -10
- package/src/icons/duotone-icons/Design/Position.svg +0 -10
- package/src/icons/duotone-icons/Design/Rectangle.svg +0 -10
- package/src/icons/duotone-icons/Design/Saturation.svg +0 -11
- package/src/icons/duotone-icons/Design/Select.svg +0 -11
- package/src/icons/duotone-icons/Design/Sketch.svg +0 -11
- package/src/icons/duotone-icons/Design/Stamp.svg +0 -11
- package/src/icons/duotone-icons/Design/Substract.svg +0 -11
- package/src/icons/duotone-icons/Design/Target.svg +0 -11
- package/src/icons/duotone-icons/Design/Triangle.svg +0 -10
- package/src/icons/duotone-icons/Design/Union.svg +0 -10
- package/src/icons/duotone-icons/Design/Vertical.svg +0 -11
- package/src/icons/duotone-icons/Design/Zoom minus.svg +0 -12
- package/src/icons/duotone-icons/Design/Zoom plus.svg +0 -12
- package/src/icons/duotone-icons/Devices/Airpods.svg +0 -13
- package/src/icons/duotone-icons/Devices/Android.svg +0 -11
- package/src/icons/duotone-icons/Devices/Apple-Watch.svg +0 -11
- package/src/icons/duotone-icons/Devices/Battery-charging.svg +0 -12
- package/src/icons/duotone-icons/Devices/Battery-empty.svg +0 -11
- package/src/icons/duotone-icons/Devices/Battery-full.svg +0 -11
- package/src/icons/duotone-icons/Devices/Battery-half.svg +0 -11
- package/src/icons/duotone-icons/Devices/Bluetooth.svg +0 -11
- package/src/icons/duotone-icons/Devices/CPU#1.svg +0 -17
- package/src/icons/duotone-icons/Devices/CPU#2.svg +0 -23
- package/src/icons/duotone-icons/Devices/Camera.svg +0 -12
- package/src/icons/duotone-icons/Devices/Cardboard-vr.svg +0 -11
- package/src/icons/duotone-icons/Devices/Cassete.svg +0 -12
- package/src/icons/duotone-icons/Devices/Diagnostics.svg +0 -12
- package/src/icons/duotone-icons/Devices/Display#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/Display#2.svg +0 -12
- package/src/icons/duotone-icons/Devices/Display#3.svg +0 -12
- package/src/icons/duotone-icons/Devices/Gameboy.svg +0 -11
- package/src/icons/duotone-icons/Devices/Gamepad#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/Gamepad#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/Generator.svg +0 -13
- package/src/icons/duotone-icons/Devices/Hard-drive.svg +0 -11
- package/src/icons/duotone-icons/Devices/Headphones.svg +0 -11
- package/src/icons/duotone-icons/Devices/Homepod.svg +0 -11
- package/src/icons/duotone-icons/Devices/Keyboard.svg +0 -11
- package/src/icons/duotone-icons/Devices/LTE#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/LTE#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/Laptop-macbook.svg +0 -11
- package/src/icons/duotone-icons/Devices/Laptop.svg +0 -11
- package/src/icons/duotone-icons/Devices/Mic.svg +0 -11
- package/src/icons/duotone-icons/Devices/Midi.svg +0 -16
- package/src/icons/duotone-icons/Devices/Mouse.svg +0 -12
- package/src/icons/duotone-icons/Devices/Phone.svg +0 -12
- package/src/icons/duotone-icons/Devices/Printer.svg +0 -11
- package/src/icons/duotone-icons/Devices/Radio.svg +0 -14
- package/src/icons/duotone-icons/Devices/Router#1.svg +0 -11
- package/src/icons/duotone-icons/Devices/Router#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/SD-card.svg +0 -10
- package/src/icons/duotone-icons/Devices/Server.svg +0 -12
- package/src/icons/duotone-icons/Devices/Speaker.svg +0 -11
- package/src/icons/duotone-icons/Devices/TV#1.svg +0 -12
- package/src/icons/duotone-icons/Devices/TV#2.svg +0 -11
- package/src/icons/duotone-icons/Devices/Tablet.svg +0 -11
- package/src/icons/duotone-icons/Devices/USB.svg +0 -12
- package/src/icons/duotone-icons/Devices/Usb-storage.svg +0 -11
- package/src/icons/duotone-icons/Devices/Video-camera.svg +0 -11
- package/src/icons/duotone-icons/Devices/Watch#1.svg +0 -13
- package/src/icons/duotone-icons/Devices/Watch#2.svg +0 -13
- package/src/icons/duotone-icons/Devices/Wi-fi.svg +0 -11
- package/src/icons/duotone-icons/Devices/iMac.svg +0 -12
- package/src/icons/duotone-icons/Devices/iPhone-X.svg +0 -11
- package/src/icons/duotone-icons/Devices/iPhone-back.svg +0 -10
- package/src/icons/duotone-icons/Devices/iPhone-x-back.svg +0 -10
- package/src/icons/duotone-icons/Electric/Air-conditioning.svg +0 -11
- package/src/icons/duotone-icons/Electric/Blender.svg +0 -10
- package/src/icons/duotone-icons/Electric/Fan.svg +0 -12
- package/src/icons/duotone-icons/Electric/Fridge.svg +0 -10
- package/src/icons/duotone-icons/Electric/Gas-stove.svg +0 -11
- package/src/icons/duotone-icons/Electric/Hair-dryer.svg +0 -11
- package/src/icons/duotone-icons/Electric/Highvoltage.svg +0 -10
- package/src/icons/duotone-icons/Electric/Iron.svg +0 -11
- package/src/icons/duotone-icons/Electric/Kettle.svg +0 -11
- package/src/icons/duotone-icons/Electric/Mixer.svg +0 -11
- package/src/icons/duotone-icons/Electric/Outlet.svg +0 -11
- package/src/icons/duotone-icons/Electric/Range-hood.svg +0 -11
- package/src/icons/duotone-icons/Electric/Shutdown.svg +0 -11
- package/src/icons/duotone-icons/Electric/Socket-eu.svg +0 -10
- package/src/icons/duotone-icons/Electric/Socket-us.svg +0 -10
- package/src/icons/duotone-icons/Electric/Washer.svg +0 -11
- package/src/icons/duotone-icons/Files/Cloud-download.svg +0 -11
- package/src/icons/duotone-icons/Files/Cloud-upload.svg +0 -11
- package/src/icons/duotone-icons/Files/Compilation.svg +0 -14
- package/src/icons/duotone-icons/Files/Compiled-file.svg +0 -14
- package/src/icons/duotone-icons/Files/Deleted-file.svg +0 -11
- package/src/icons/duotone-icons/Files/Deleted-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Download.inline.svg +0 -12
- package/src/icons/duotone-icons/Files/Downloaded file.svg +0 -11
- package/src/icons/duotone-icons/Files/Downloads-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Export.svg +0 -12
- package/src/icons/duotone-icons/Files/File-cloud.svg +0 -11
- package/src/icons/duotone-icons/Files/File-done.svg +0 -11
- package/src/icons/duotone-icons/Files/File-minus.svg +0 -11
- package/src/icons/duotone-icons/Files/File-plus.svg +0 -11
- package/src/icons/duotone-icons/Files/File.svg +0 -12
- package/src/icons/duotone-icons/Files/Folder-check.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-cloud.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-error.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-heart.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-minus.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-plus.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-solid.svg +0 -10
- package/src/icons/duotone-icons/Files/Folder-star.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder-thunder.svg +0 -11
- package/src/icons/duotone-icons/Files/Folder.svg +0 -10
- package/src/icons/duotone-icons/Files/Group-folders.svg +0 -11
- package/src/icons/duotone-icons/Files/Import.svg +0 -12
- package/src/icons/duotone-icons/Files/Locked-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Media-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Media.svg +0 -11
- package/src/icons/duotone-icons/Files/Music.svg +0 -11
- package/src/icons/duotone-icons/Files/Pictures#1.svg +0 -13
- package/src/icons/duotone-icons/Files/Pictures#2.svg +0 -15
- package/src/icons/duotone-icons/Files/Protected-file.svg +0 -11
- package/src/icons/duotone-icons/Files/Selected-file.svg +0 -11
- package/src/icons/duotone-icons/Files/Share.svg +0 -13
- package/src/icons/duotone-icons/Files/Upload-folder.svg +0 -11
- package/src/icons/duotone-icons/Files/Upload.svg +0 -12
- package/src/icons/duotone-icons/Files/Uploaded-file.svg +0 -11
- package/src/icons/duotone-icons/Files/User-folder.svg +0 -12
- package/src/icons/duotone-icons/Food/Beer.svg +0 -14
- package/src/icons/duotone-icons/Food/Bottle#1.svg +0 -11
- package/src/icons/duotone-icons/Food/Bottle#2.svg +0 -11
- package/src/icons/duotone-icons/Food/Bread.svg +0 -11
- package/src/icons/duotone-icons/Food/Bucket.svg +0 -11
- package/src/icons/duotone-icons/Food/Burger.svg +0 -12
- package/src/icons/duotone-icons/Food/Cake.svg +0 -12
- package/src/icons/duotone-icons/Food/Carrot.svg +0 -13
- package/src/icons/duotone-icons/Food/Cheese.svg +0 -11
- package/src/icons/duotone-icons/Food/Chicken.svg +0 -13
- package/src/icons/duotone-icons/Food/Coffee#1.svg +0 -14
- package/src/icons/duotone-icons/Food/Coffee#2.svg +0 -12
- package/src/icons/duotone-icons/Food/Cookie.svg +0 -13
- package/src/icons/duotone-icons/Food/Dinner.svg +0 -11
- package/src/icons/duotone-icons/Food/Fish.svg +0 -11
- package/src/icons/duotone-icons/Food/French Bread.svg +0 -10
- package/src/icons/duotone-icons/Food/Glass-martini.svg +0 -11
- package/src/icons/duotone-icons/Food/Ice-cream#1.svg +0 -11
- package/src/icons/duotone-icons/Food/Ice-cream#2.svg +0 -11
- package/src/icons/duotone-icons/Food/Miso-soup.svg +0 -11
- package/src/icons/duotone-icons/Food/Orange.svg +0 -11
- package/src/icons/duotone-icons/Food/Pizza.svg +0 -13
- package/src/icons/duotone-icons/Food/Sushi.svg +0 -11
- package/src/icons/duotone-icons/Food/Two-bottles.svg +0 -11
- package/src/icons/duotone-icons/Food/Wine.svg +0 -11
- package/src/icons/duotone-icons/General/Attachment#1.svg +0 -11
- package/src/icons/duotone-icons/General/Attachment#2.svg +0 -13
- package/src/icons/duotone-icons/General/Binocular.svg +0 -10
- package/src/icons/duotone-icons/General/Bookmark.svg +0 -10
- package/src/icons/duotone-icons/General/Clip.svg +0 -10
- package/src/icons/duotone-icons/General/Clipboard.svg +0 -13
- package/src/icons/duotone-icons/General/Cursor.svg +0 -10
- package/src/icons/duotone-icons/General/Dislike.svg +0 -11
- package/src/icons/duotone-icons/General/Duplicate.svg +0 -11
- package/src/icons/duotone-icons/General/Edit.svg +0 -10
- package/src/icons/duotone-icons/General/Expand-arrows.svg +0 -11
- package/src/icons/duotone-icons/General/Fire.svg +0 -10
- package/src/icons/duotone-icons/General/Folder.svg +0 -10
- package/src/icons/duotone-icons/General/Half-heart.svg +0 -11
- package/src/icons/duotone-icons/General/Half-star.svg +0 -11
- package/src/icons/duotone-icons/General/Heart.svg +0 -10
- package/src/icons/duotone-icons/General/Hidden.svg +0 -12
- package/src/icons/duotone-icons/General/Like.svg +0 -11
- package/src/icons/duotone-icons/General/Lock.svg +0 -16
- package/src/icons/duotone-icons/General/Notification#2.svg +0 -11
- package/src/icons/duotone-icons/General/Notifications#1.svg +0 -10
- package/src/icons/duotone-icons/General/Other#1.svg +0 -12
- package/src/icons/duotone-icons/General/Other#2.svg +0 -12
- package/src/icons/duotone-icons/General/Sad.svg +0 -11
- package/src/icons/duotone-icons/General/Save.svg +0 -11
- package/src/icons/duotone-icons/General/Scale.svg +0 -11
- package/src/icons/duotone-icons/General/Scissors.svg +0 -11
- package/src/icons/duotone-icons/General/Search.svg +0 -11
- package/src/icons/duotone-icons/General/Settings#3.svg +0 -11
- package/src/icons/duotone-icons/General/Settings-1.inline.svg +0 -11
- package/src/icons/duotone-icons/General/Settings-2.svg +0 -10
- package/src/icons/duotone-icons/General/Shield-check.svg +0 -11
- package/src/icons/duotone-icons/General/Shield-disabled.svg +0 -11
- package/src/icons/duotone-icons/General/Shield-protected.svg +0 -11
- package/src/icons/duotone-icons/General/Size.svg +0 -11
- package/src/icons/duotone-icons/General/Smile.svg +0 -11
- package/src/icons/duotone-icons/General/Star.svg +0 -10
- package/src/icons/duotone-icons/General/Thunder-move.svg +0 -11
- package/src/icons/duotone-icons/General/Thunder.svg +0 -10
- package/src/icons/duotone-icons/General/Trash.svg +0 -11
- package/src/icons/duotone-icons/General/Unlock.svg +0 -16
- package/src/icons/duotone-icons/General/Update.svg +0 -10
- package/src/icons/duotone-icons/General/User.svg +0 -11
- package/src/icons/duotone-icons/General/Visible.svg +0 -11
- package/src/icons/duotone-icons/Home/Air-ballon.svg +0 -11
- package/src/icons/duotone-icons/Home/Alarm-clock.svg +0 -12
- package/src/icons/duotone-icons/Home/Armchair.svg +0 -11
- package/src/icons/duotone-icons/Home/Bag-chair.svg +0 -11
- package/src/icons/duotone-icons/Home/Bath.svg +0 -11
- package/src/icons/duotone-icons/Home/Bed.svg +0 -12
- package/src/icons/duotone-icons/Home/Book-open.svg +0 -11
- package/src/icons/duotone-icons/Home/Book.svg +0 -16
- package/src/icons/duotone-icons/Home/Box.svg +0 -11
- package/src/icons/duotone-icons/Home/Broom.svg +0 -11
- package/src/icons/duotone-icons/Home/Building.svg +0 -12
- package/src/icons/duotone-icons/Home/Bulb#1.svg +0 -13
- package/src/icons/duotone-icons/Home/Bulb#2.svg +0 -13
- package/src/icons/duotone-icons/Home/Chair#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Chair#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Clock.svg +0 -11
- package/src/icons/duotone-icons/Home/Commode#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Commode#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Couch.svg +0 -11
- package/src/icons/duotone-icons/Home/Cupboard.svg +0 -11
- package/src/icons/duotone-icons/Home/Curtains.svg +0 -11
- package/src/icons/duotone-icons/Home/Deer.svg +0 -11
- package/src/icons/duotone-icons/Home/Door-open.svg +0 -11
- package/src/icons/duotone-icons/Home/Earth.svg +0 -11
- package/src/icons/duotone-icons/Home/Fireplace.svg +0 -11
- package/src/icons/duotone-icons/Home/Flashlight.svg +0 -11
- package/src/icons/duotone-icons/Home/Flower#1.svg +0 -13
- package/src/icons/duotone-icons/Home/Flower#2.svg +0 -14
- package/src/icons/duotone-icons/Home/Flower#3.svg +0 -12
- package/src/icons/duotone-icons/Home/Globe.svg +0 -11
- package/src/icons/duotone-icons/Home/Home-heart.svg +0 -11
- package/src/icons/duotone-icons/Home/Home.svg +0 -10
- package/src/icons/duotone-icons/Home/Key.svg +0 -11
- package/src/icons/duotone-icons/Home/Ladder.svg +0 -11
- package/src/icons/duotone-icons/Home/Lamp#1.svg +0 -13
- package/src/icons/duotone-icons/Home/Lamp#2.svg +0 -12
- package/src/icons/duotone-icons/Home/Library.svg +0 -11
- package/src/icons/duotone-icons/Home/Mailbox.svg +0 -11
- package/src/icons/duotone-icons/Home/Mirror.svg +0 -11
- package/src/icons/duotone-icons/Home/Picture.svg +0 -13
- package/src/icons/duotone-icons/Home/Ruller.svg +0 -10
- package/src/icons/duotone-icons/Home/Stairs.svg +0 -10
- package/src/icons/duotone-icons/Home/Timer.svg +0 -13
- package/src/icons/duotone-icons/Home/Toilet.svg +0 -11
- package/src/icons/duotone-icons/Home/Towel.svg +0 -10
- package/src/icons/duotone-icons/Home/Trash.svg +0 -11
- package/src/icons/duotone-icons/Home/Water-mixer.svg +0 -12
- package/src/icons/duotone-icons/Home/Weight#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Weight#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Wood#1.svg +0 -11
- package/src/icons/duotone-icons/Home/Wood#2.svg +0 -11
- package/src/icons/duotone-icons/Home/Wood-horse.svg +0 -10
- package/src/icons/duotone-icons/Layout/Layout-3d.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-4-blocks.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-arrange.inline.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-grid.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-horizontal.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-left-panel-1.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-left-panel-2.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-right-panel-1.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-right-panel-2.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-1.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-2.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-3.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-4.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-5.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-top-panel-6.svg +0 -11
- package/src/icons/duotone-icons/Layout/Layout-vertical.svg +0 -11
- package/src/icons/duotone-icons/Map/Compass.svg +0 -10
- package/src/icons/duotone-icons/Map/Direction#1.svg +0 -10
- package/src/icons/duotone-icons/Map/Direction#2.svg +0 -10
- package/src/icons/duotone-icons/Map/Location-arrow.svg +0 -10
- package/src/icons/duotone-icons/Map/Marker#1.svg +0 -10
- package/src/icons/duotone-icons/Map/Marker#2.svg +0 -10
- package/src/icons/duotone-icons/Map/Position.svg +0 -12
- package/src/icons/duotone-icons/Media/Add-music.svg +0 -11
- package/src/icons/duotone-icons/Media/Airplay-video.svg +0 -11
- package/src/icons/duotone-icons/Media/Airplay.svg +0 -11
- package/src/icons/duotone-icons/Media/Back.svg +0 -11
- package/src/icons/duotone-icons/Media/Backward.svg +0 -11
- package/src/icons/duotone-icons/Media/CD.svg +0 -11
- package/src/icons/duotone-icons/Media/DVD.svg +0 -11
- package/src/icons/duotone-icons/Media/Eject.svg +0 -11
- package/src/icons/duotone-icons/Media/Equalizer.svg +0 -13
- package/src/icons/duotone-icons/Media/Forward.svg +0 -11
- package/src/icons/duotone-icons/Media/Media-library#1.svg +0 -13
- package/src/icons/duotone-icons/Media/Media-library#2.svg +0 -11
- package/src/icons/duotone-icons/Media/Media-library#3.svg +0 -17
- package/src/icons/duotone-icons/Media/Movie-Lane #2.svg +0 -11
- package/src/icons/duotone-icons/Media/Movie-lane#1.svg +0 -11
- package/src/icons/duotone-icons/Media/Music-cloud.svg +0 -11
- package/src/icons/duotone-icons/Media/Music-note.svg +0 -10
- package/src/icons/duotone-icons/Media/Music.svg +0 -10
- package/src/icons/duotone-icons/Media/Mute.svg +0 -11
- package/src/icons/duotone-icons/Media/Next.svg +0 -11
- package/src/icons/duotone-icons/Media/Pause.svg +0 -10
- package/src/icons/duotone-icons/Media/Play.svg +0 -10
- package/src/icons/duotone-icons/Media/Playlist#1.svg +0 -11
- package/src/icons/duotone-icons/Media/Playlist#2.svg +0 -11
- package/src/icons/duotone-icons/Media/Rec.svg +0 -10
- package/src/icons/duotone-icons/Media/Repeat-one.svg +0 -11
- package/src/icons/duotone-icons/Media/Repeat.svg +0 -11
- package/src/icons/duotone-icons/Media/Shuffle.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-down.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-full.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-half.svg +0 -11
- package/src/icons/duotone-icons/Media/Volume-up.svg +0 -11
- package/src/icons/duotone-icons/Media/Vynil.svg +0 -11
- package/src/icons/duotone-icons/Media/Youtube.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-down.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-double-up.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Angle-down.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Angle-left.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Angle-right.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Angle-up.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Arrow-down.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrow-from-bottom.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-from-left.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-from-right.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-from-top.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrow-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrow-to-bottom.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-to-left.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-to-right.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-to-up.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrow-up.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Arrows-h.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Arrows-v.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Check.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Close.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Double-check.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Down-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Down-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Down-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Exchange.svg +0 -13
- package/src/icons/duotone-icons/Navigation/Left 3.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Left-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Minus.svg +0 -9
- package/src/icons/duotone-icons/Navigation/Plus.svg +0 -10
- package/src/icons/duotone-icons/Navigation/Right 3.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Right-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Route.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Sign-in.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Sign-out.svg +0 -12
- package/src/icons/duotone-icons/Navigation/Up-2.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Up-down.svg +0 -13
- package/src/icons/duotone-icons/Navigation/Up-left.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Up-right.svg +0 -11
- package/src/icons/duotone-icons/Navigation/Waiting.svg +0 -10
- package/src/icons/duotone-icons/Shopping/ATM.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Bag#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Bag#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Barcode-read.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Barcode-scan.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Barcode.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Bitcoin.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Box#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Box#3.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Box2.inline.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Calculator.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Cart#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Cart#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Cart#3.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Chart-bar#1.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Chart-bar#2.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Chart-bar#3.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Chart-line#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Chart-line#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Chart-pie.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Credit-card.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Dollar.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Euro.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Gift.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Loader.svg +0 -12
- package/src/icons/duotone-icons/Shopping/MC.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Money.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Pound.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Price #1.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Price #2.svg +0 -14
- package/src/icons/duotone-icons/Shopping/Rouble.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Safe.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sale#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sale#2.svg +0 -13
- package/src/icons/duotone-icons/Shopping/Settings.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sort#1.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Sort#2.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Sort#3.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Ticket.svg +0 -10
- package/src/icons/duotone-icons/Shopping/Wallet#2.svg +0 -11
- package/src/icons/duotone-icons/Shopping/Wallet#3.svg +0 -12
- package/src/icons/duotone-icons/Shopping/Wallet.svg +0 -12
- package/src/icons/duotone-icons/Text/Align-auto.svg +0 -11
- package/src/icons/duotone-icons/Text/Align-center.svg +0 -11
- package/src/icons/duotone-icons/Text/Align-justify.svg +0 -11
- package/src/icons/duotone-icons/Text/Align-left.svg +0 -12
- package/src/icons/duotone-icons/Text/Align-right.svg +0 -11
- package/src/icons/duotone-icons/Text/Article.svg +0 -11
- package/src/icons/duotone-icons/Text/Bold.svg +0 -10
- package/src/icons/duotone-icons/Text/Bullet-list.svg +0 -11
- package/src/icons/duotone-icons/Text/Code.svg +0 -10
- package/src/icons/duotone-icons/Text/Edit-text.svg +0 -11
- package/src/icons/duotone-icons/Text/Filter.svg +0 -10
- package/src/icons/duotone-icons/Text/Font.svg +0 -11
- package/src/icons/duotone-icons/Text/H1.svg +0 -11
- package/src/icons/duotone-icons/Text/H2.svg +0 -11
- package/src/icons/duotone-icons/Text/Itallic.svg +0 -10
- package/src/icons/duotone-icons/Text/Menu.svg +0 -11
- package/src/icons/duotone-icons/Text/Paragraph.svg +0 -10
- package/src/icons/duotone-icons/Text/Quote#1.svg +0 -11
- package/src/icons/duotone-icons/Text/Quote#2.svg +0 -11
- package/src/icons/duotone-icons/Text/Redo.svg +0 -10
- package/src/icons/duotone-icons/Text/Strikethrough.svg +0 -11
- package/src/icons/duotone-icons/Text/Text-height.svg +0 -11
- package/src/icons/duotone-icons/Text/Text-width.svg +0 -11
- package/src/icons/duotone-icons/Text/Text.svg +0 -10
- package/src/icons/duotone-icons/Text/Underline.svg +0 -11
- package/src/icons/duotone-icons/Text/Undo.svg +0 -10
- package/src/icons/duotone-icons/Tools/Angle Grinder.svg +0 -12
- package/src/icons/duotone-icons/Tools/Axe.svg +0 -11
- package/src/icons/duotone-icons/Tools/Brush.svg +0 -11
- package/src/icons/duotone-icons/Tools/Compass.svg +0 -11
- package/src/icons/duotone-icons/Tools/Hummer#2.svg +0 -12
- package/src/icons/duotone-icons/Tools/Hummer.svg +0 -11
- package/src/icons/duotone-icons/Tools/Pantone.svg +0 -12
- package/src/icons/duotone-icons/Tools/Road-Cone.svg +0 -11
- package/src/icons/duotone-icons/Tools/Roller.svg +0 -12
- package/src/icons/duotone-icons/Tools/Roulette.svg +0 -11
- package/src/icons/duotone-icons/Tools/Screwdriver.svg +0 -11
- package/src/icons/duotone-icons/Tools/Shovel.svg +0 -11
- package/src/icons/duotone-icons/Tools/Spatula.svg +0 -11
- package/src/icons/duotone-icons/Tools/Swiss-knife.svg +0 -11
- package/src/icons/duotone-icons/Tools/Tools.svg +0 -11
- package/src/icons/duotone-icons/Weather/Celcium.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud#1.svg +0 -10
- package/src/icons/duotone-icons/Weather/Cloud#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud-fog.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud-sun.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloud-wind.svg +0 -12
- package/src/icons/duotone-icons/Weather/Cloudy-night.svg +0 -11
- package/src/icons/duotone-icons/Weather/Cloudy.svg +0 -11
- package/src/icons/duotone-icons/Weather/Day-rain.svg +0 -11
- package/src/icons/duotone-icons/Weather/Fahrenheit.svg +0 -11
- package/src/icons/duotone-icons/Weather/Fog.svg +0 -15
- package/src/icons/duotone-icons/Weather/Moon.svg +0 -10
- package/src/icons/duotone-icons/Weather/Night-fog.svg +0 -11
- package/src/icons/duotone-icons/Weather/Night-rain.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rain#1.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rain#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rain#5.svg +0 -11
- package/src/icons/duotone-icons/Weather/Rainbow.svg +0 -12
- package/src/icons/duotone-icons/Weather/Snow#1.svg +0 -11
- package/src/icons/duotone-icons/Weather/Snow#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Snow#3.svg +0 -11
- package/src/icons/duotone-icons/Weather/Snow.svg +0 -11
- package/src/icons/duotone-icons/Weather/Storm.svg +0 -11
- package/src/icons/duotone-icons/Weather/Sun-fog.svg +0 -11
- package/src/icons/duotone-icons/Weather/Sun.svg +0 -11
- package/src/icons/duotone-icons/Weather/Suset#1.svg +0 -11
- package/src/icons/duotone-icons/Weather/Suset#2.svg +0 -11
- package/src/icons/duotone-icons/Weather/Temperature-empty.svg +0 -10
- package/src/icons/duotone-icons/Weather/Temperature-full.svg +0 -10
- package/src/icons/duotone-icons/Weather/Temperature-half.svg +0 -10
- package/src/icons/duotone-icons/Weather/Thunder-night.svg +0 -11
- package/src/icons/duotone-icons/Weather/Thunder.svg +0 -11
- package/src/icons/duotone-icons/Weather/Umbrella.svg +0 -11
- package/src/icons/duotone-icons/Weather/Wind.svg +0 -11
- package/src/icons/social/facebook.svg +0 -10
- package/src/icons/social/instagram.svg +0 -10
- package/src/icons/social/pinterest.svg +0 -3
- package/src/icons/social/twitter.svg +0 -10
- package/src/implemented-proposals/abi-management.md +0 -161
- package/src/implemented-proposals/bank-timestamp-correction.md +0 -77
- package/src/implemented-proposals/commitment.md +0 -92
- package/src/implemented-proposals/durable-tx-nonces.md +0 -131
- package/src/implemented-proposals/ed_overview/ed_economic_sustainability.md +0 -9
- package/src/implemented-proposals/ed_overview/ed_mvp.md +0 -24
- package/src/implemented-proposals/ed_overview/ed_overview.md +0 -19
- package/src/implemented-proposals/ed_overview/ed_references.md +0 -7
- package/src/implemented-proposals/ed_overview/ed_storage_rent_economics.md +0 -17
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_overview.md +0 -9
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_state_validation_protocol_based_rewards.md +0 -64
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_state_validation_transaction_fees.md +0 -20
- package/src/implemented-proposals/ed_overview/ed_validation_client_economics/ed_vce_validation_stake_delegation.md +0 -28
- package/src/implemented-proposals/implemented-proposals.md +0 -9
- package/src/implemented-proposals/installer.md +0 -216
- package/src/implemented-proposals/instruction_introspection.md +0 -28
- package/src/implemented-proposals/leader-leader-transition.md +0 -55
- package/src/implemented-proposals/leader-validator-transition.md +0 -52
- package/src/implemented-proposals/persistent-account-storage.md +0 -83
- package/src/implemented-proposals/readonly-accounts.md +0 -25
- package/src/implemented-proposals/reliable-vote-transmission.md +0 -60
- package/src/implemented-proposals/rent.md +0 -69
- package/src/implemented-proposals/repair-service.md +0 -108
- package/src/implemented-proposals/rpc-transaction-history.md +0 -107
- package/src/implemented-proposals/snapshot-verification.md +0 -56
- package/src/implemented-proposals/staking-rewards.md +0 -33
- package/src/implemented-proposals/testing-programs.md +0 -53
- package/src/implemented-proposals/tower-bft.md +0 -138
- package/src/implemented-proposals/transaction-fees.md +0 -32
- package/src/implemented-proposals/validator-timestamp-oracle.md +0 -107
- package/src/inflation/adjusted_staking_yield.md +0 -118
- package/src/inflation/inflation_schedule.md +0 -40
- package/src/inflation/terminology.md +0 -54
- package/src/integrations/exchange.md +0 -753
- package/src/introduction.md +0 -33
- package/src/offline-signing/durable-nonce.md +0 -247
- package/src/offline-signing.md +0 -174
- package/src/pages/index.js +0 -160
- package/src/pages/styles.module.css +0 -41
- package/src/proposals/accepted-design-proposals.md +0 -11
- package/src/proposals/accounts-db-replication.md +0 -185
- package/src/proposals/bankless-leader.md +0 -57
- package/src/proposals/block-confirmation.md +0 -85
- package/src/proposals/cluster-test-framework.md +0 -102
- package/src/proposals/comprehensive-compute-fees.md +0 -164
- package/src/proposals/embedding-move.md +0 -37
- package/src/proposals/interchain-transaction-verification.md +0 -105
- package/src/proposals/ledger-replication-to-implement.md +0 -417
- package/src/proposals/log_data.md +0 -146
- package/src/proposals/optimistic-confirmation-and-slashing.md +0 -89
- package/src/proposals/optimistic-transaction-propagation-signal.md +0 -109
- package/src/proposals/optimistic_confirmation.md +0 -408
- package/src/proposals/program-instruction-macro.md +0 -226
- package/src/proposals/return-data.md +0 -144
- package/src/proposals/rip-curl.md +0 -56
- package/src/proposals/rust-clients.md +0 -54
- package/src/proposals/simple-payment-and-state-verification.md +0 -258
- package/src/proposals/slashing.md +0 -60
- package/src/proposals/snapshot-verification.md +0 -11
- package/src/proposals/tick-verification.md +0 -70
- package/src/proposals/transactions-v2.md +0 -334
- package/src/proposals/validator-proposal.md +0 -54
- package/src/proposals/vote-signing-to-implement.md +0 -116
- package/src/running-validator/restart-cluster.md +0 -117
- package/src/running-validator/validator-failover.md +0 -146
- package/src/running-validator/validator-info.md +0 -64
- package/src/running-validator/validator-monitor.md +0 -47
- package/src/running-validator/validator-reqs.md +0 -115
- package/src/running-validator/validator-stake.md +0 -132
- package/src/running-validator/validator-start.md +0 -492
- package/src/running-validator/validator-troubleshoot.md +0 -17
- package/src/running-validator/vote-accounts.md +0 -219
- package/src/running-validator.md +0 -7
- package/src/staking/stake-accounts.md +0 -141
- package/src/staking/stake-programming.md +0 -27
- package/src/staking.md +0 -117
- package/src/storage_rent_economics.md +0 -17
- package/src/terminology.md +0 -346
- package/src/theme/Footer/index.js +0 -126
- package/src/theme/Footer/styles.module.css +0 -15
- package/src/transaction_fees.md +0 -21
- package/src/validator/anatomy.md +0 -13
- package/src/validator/blockstore.md +0 -91
- package/src/validator/gossip.md +0 -90
- package/src/validator/runtime.md +0 -69
- package/src/validator/tpu.md +0 -5
- package/src/validator/tvu.md +0 -9
- package/src/wallet-guide/apps.md +0 -74
- package/src/wallet-guide/cli.md +0 -67
- package/src/wallet-guide/file-system-wallet.md +0 -65
- package/src/wallet-guide/hardware-wallets/ledger.md +0 -219
- package/src/wallet-guide/hardware-wallets.md +0 -53
- package/src/wallet-guide/ledger-live.md +0 -77
- package/src/wallet-guide/paper-wallet.md +0 -203
- package/src/wallet-guide/solflare.md +0 -201
- package/src/wallet-guide/support.md +0 -16
- package/src/wallet-guide/web-wallets.md +0 -52
- package/src/wallet-guide.md +0 -63
- package/static/.nojekyll +0 -0
- package/static/img/favicon.ico +0 -0
- package/static/katex/README.md +0 -91
- package/static/katex/contrib/auto-render.js +0 -350
- package/static/katex/contrib/auto-render.min.js +0 -1
- package/static/katex/contrib/auto-render.mjs +0 -226
- package/static/katex/contrib/copy-tex.css +0 -13
- package/static/katex/contrib/copy-tex.js +0 -213
- package/static/katex/contrib/copy-tex.min.css +0 -1
- package/static/katex/contrib/copy-tex.min.js +0 -1
- package/static/katex/contrib/copy-tex.mjs +0 -85
- package/static/katex/contrib/mathtex-script-type.js +0 -137
- package/static/katex/contrib/mathtex-script-type.min.js +0 -1
- package/static/katex/contrib/mathtex-script-type.mjs +0 -24
- package/static/katex/contrib/mhchem.js +0 -3241
- package/static/katex/contrib/mhchem.min.js +0 -1
- package/static/katex/contrib/mhchem.mjs +0 -3109
- package/static/katex/contrib/render-a11y-string.js +0 -870
- package/static/katex/contrib/render-a11y-string.min.js +0 -1
- package/static/katex/contrib/render-a11y-string.mjs +0 -753
- package/static/katex/fonts/KaTeX_AMS-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_AMS-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_AMS-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-BoldItalic.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-Italic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-Italic.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-Italic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Main-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Main-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Main-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Math-BoldItalic.woff +0 -0
- package/static/katex/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Math-Italic.ttf +0 -0
- package/static/katex/fonts/KaTeX_Math-Italic.woff +0 -0
- package/static/katex/fonts/KaTeX_Math-Italic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Bold.woff +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Italic.woff +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Script-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Script-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Script-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size1-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size1-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size1-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size2-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size2-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size2-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size3-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size3-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size3-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Size4-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Size4-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Size4-Regular.woff2 +0 -0
- package/static/katex/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
- package/static/katex/fonts/KaTeX_Typewriter-Regular.woff +0 -0
- package/static/katex/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
- package/static/katex/katex.css +0 -1034
- package/static/katex/katex.js +0 -17308
- package/static/katex/katex.min.css +0 -1
- package/static/katex/katex.min.js +0 -1
- package/static/katex/katex.mjs +0 -16911
|
@@ -1,870 +0,0 @@
|
|
|
1
|
-
(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
|
-
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
|
-
module.exports = factory(require("katex"));
|
|
4
|
-
else if(typeof define === 'function' && define.amd)
|
|
5
|
-
define(["katex"], factory);
|
|
6
|
-
else {
|
|
7
|
-
var a = typeof exports === 'object' ? factory(require("katex")) : factory(root["katex"]);
|
|
8
|
-
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
|
-
}
|
|
10
|
-
})((typeof self !== 'undefined' ? self : this), function(__WEBPACK_EXTERNAL_MODULE__0__) {
|
|
11
|
-
return /******/ (function(modules) { // webpackBootstrap
|
|
12
|
-
/******/ // The module cache
|
|
13
|
-
/******/ var installedModules = {};
|
|
14
|
-
/******/
|
|
15
|
-
/******/ // The require function
|
|
16
|
-
/******/ function __webpack_require__(moduleId) {
|
|
17
|
-
/******/
|
|
18
|
-
/******/ // Check if module is in cache
|
|
19
|
-
/******/ if(installedModules[moduleId]) {
|
|
20
|
-
/******/ return installedModules[moduleId].exports;
|
|
21
|
-
/******/ }
|
|
22
|
-
/******/ // Create a new module (and put it into the cache)
|
|
23
|
-
/******/ var module = installedModules[moduleId] = {
|
|
24
|
-
/******/ i: moduleId,
|
|
25
|
-
/******/ l: false,
|
|
26
|
-
/******/ exports: {}
|
|
27
|
-
/******/ };
|
|
28
|
-
/******/
|
|
29
|
-
/******/ // Execute the module function
|
|
30
|
-
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
|
31
|
-
/******/
|
|
32
|
-
/******/ // Flag the module as loaded
|
|
33
|
-
/******/ module.l = true;
|
|
34
|
-
/******/
|
|
35
|
-
/******/ // Return the exports of the module
|
|
36
|
-
/******/ return module.exports;
|
|
37
|
-
/******/ }
|
|
38
|
-
/******/
|
|
39
|
-
/******/
|
|
40
|
-
/******/ // expose the modules object (__webpack_modules__)
|
|
41
|
-
/******/ __webpack_require__.m = modules;
|
|
42
|
-
/******/
|
|
43
|
-
/******/ // expose the module cache
|
|
44
|
-
/******/ __webpack_require__.c = installedModules;
|
|
45
|
-
/******/
|
|
46
|
-
/******/ // define getter function for harmony exports
|
|
47
|
-
/******/ __webpack_require__.d = function(exports, name, getter) {
|
|
48
|
-
/******/ if(!__webpack_require__.o(exports, name)) {
|
|
49
|
-
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
|
50
|
-
/******/ }
|
|
51
|
-
/******/ };
|
|
52
|
-
/******/
|
|
53
|
-
/******/ // define __esModule on exports
|
|
54
|
-
/******/ __webpack_require__.r = function(exports) {
|
|
55
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
56
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
57
|
-
/******/ }
|
|
58
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
59
|
-
/******/ };
|
|
60
|
-
/******/
|
|
61
|
-
/******/ // create a fake namespace object
|
|
62
|
-
/******/ // mode & 1: value is a module id, require it
|
|
63
|
-
/******/ // mode & 2: merge all properties of value into the ns
|
|
64
|
-
/******/ // mode & 4: return value when already ns object
|
|
65
|
-
/******/ // mode & 8|1: behave like require
|
|
66
|
-
/******/ __webpack_require__.t = function(value, mode) {
|
|
67
|
-
/******/ if(mode & 1) value = __webpack_require__(value);
|
|
68
|
-
/******/ if(mode & 8) return value;
|
|
69
|
-
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
|
|
70
|
-
/******/ var ns = Object.create(null);
|
|
71
|
-
/******/ __webpack_require__.r(ns);
|
|
72
|
-
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
|
|
73
|
-
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
|
|
74
|
-
/******/ return ns;
|
|
75
|
-
/******/ };
|
|
76
|
-
/******/
|
|
77
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
78
|
-
/******/ __webpack_require__.n = function(module) {
|
|
79
|
-
/******/ var getter = module && module.__esModule ?
|
|
80
|
-
/******/ function getDefault() { return module['default']; } :
|
|
81
|
-
/******/ function getModuleExports() { return module; };
|
|
82
|
-
/******/ __webpack_require__.d(getter, 'a', getter);
|
|
83
|
-
/******/ return getter;
|
|
84
|
-
/******/ };
|
|
85
|
-
/******/
|
|
86
|
-
/******/ // Object.prototype.hasOwnProperty.call
|
|
87
|
-
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
88
|
-
/******/
|
|
89
|
-
/******/ // __webpack_public_path__
|
|
90
|
-
/******/ __webpack_require__.p = "";
|
|
91
|
-
/******/
|
|
92
|
-
/******/
|
|
93
|
-
/******/ // Load entry module and return exports
|
|
94
|
-
/******/ return __webpack_require__(__webpack_require__.s = 1);
|
|
95
|
-
/******/ })
|
|
96
|
-
/************************************************************************/
|
|
97
|
-
/******/ ([
|
|
98
|
-
/* 0 */
|
|
99
|
-
/***/ (function(module, exports) {
|
|
100
|
-
|
|
101
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__0__;
|
|
102
|
-
|
|
103
|
-
/***/ }),
|
|
104
|
-
/* 1 */
|
|
105
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
106
|
-
|
|
107
|
-
"use strict";
|
|
108
|
-
__webpack_require__.r(__webpack_exports__);
|
|
109
|
-
/* harmony import */ var katex__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
110
|
-
/* harmony import */ var katex__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(katex__WEBPACK_IMPORTED_MODULE_0__);
|
|
111
|
-
/**
|
|
112
|
-
* renderA11yString returns a readable string.
|
|
113
|
-
*
|
|
114
|
-
* In some cases the string will have the proper semantic math
|
|
115
|
-
* meaning,:
|
|
116
|
-
* renderA11yString("\\frac{1}{2}"")
|
|
117
|
-
* -> "start fraction, 1, divided by, 2, end fraction"
|
|
118
|
-
*
|
|
119
|
-
* However, other cases do not:
|
|
120
|
-
* renderA11yString("f(x) = x^2")
|
|
121
|
-
* -> "f, left parenthesis, x, right parenthesis, equals, x, squared"
|
|
122
|
-
*
|
|
123
|
-
* The commas in the string aim to increase ease of understanding
|
|
124
|
-
* when read by a screenreader.
|
|
125
|
-
*/
|
|
126
|
-
// NOTE: since we're importing types here these files won't actually be
|
|
127
|
-
// included in the build.
|
|
128
|
-
// $FlowIgnore: we import the types directly anyways
|
|
129
|
-
|
|
130
|
-
var stringMap = {
|
|
131
|
-
"(": "left parenthesis",
|
|
132
|
-
")": "right parenthesis",
|
|
133
|
-
"[": "open bracket",
|
|
134
|
-
"]": "close bracket",
|
|
135
|
-
"\\{": "left brace",
|
|
136
|
-
"\\}": "right brace",
|
|
137
|
-
"\\lvert": "open vertical bar",
|
|
138
|
-
"\\rvert": "close vertical bar",
|
|
139
|
-
"|": "vertical bar",
|
|
140
|
-
"\\uparrow": "up arrow",
|
|
141
|
-
"\\Uparrow": "up arrow",
|
|
142
|
-
"\\downarrow": "down arrow",
|
|
143
|
-
"\\Downarrow": "down arrow",
|
|
144
|
-
"\\updownarrow": "up down arrow",
|
|
145
|
-
"\\leftarrow": "left arrow",
|
|
146
|
-
"\\Leftarrow": "left arrow",
|
|
147
|
-
"\\rightarrow": "right arrow",
|
|
148
|
-
"\\Rightarrow": "right arrow",
|
|
149
|
-
"\\langle": "open angle",
|
|
150
|
-
"\\rangle": "close angle",
|
|
151
|
-
"\\lfloor": "open floor",
|
|
152
|
-
"\\rfloor": "close floor",
|
|
153
|
-
"\\int": "integral",
|
|
154
|
-
"\\intop": "integral",
|
|
155
|
-
"\\lim": "limit",
|
|
156
|
-
"\\ln": "natural log",
|
|
157
|
-
"\\log": "log",
|
|
158
|
-
"\\sin": "sine",
|
|
159
|
-
"\\cos": "cosine",
|
|
160
|
-
"\\tan": "tangent",
|
|
161
|
-
"\\cot": "cotangent",
|
|
162
|
-
"\\sum": "sum",
|
|
163
|
-
"/": "slash",
|
|
164
|
-
",": "comma",
|
|
165
|
-
".": "point",
|
|
166
|
-
"-": "negative",
|
|
167
|
-
"+": "plus",
|
|
168
|
-
"~": "tilde",
|
|
169
|
-
":": "colon",
|
|
170
|
-
"?": "question mark",
|
|
171
|
-
"'": "apostrophe",
|
|
172
|
-
"\\%": "percent",
|
|
173
|
-
" ": "space",
|
|
174
|
-
"\\ ": "space",
|
|
175
|
-
"\\$": "dollar sign",
|
|
176
|
-
"\\angle": "angle",
|
|
177
|
-
"\\degree": "degree",
|
|
178
|
-
"\\circ": "circle",
|
|
179
|
-
"\\vec": "vector",
|
|
180
|
-
"\\triangle": "triangle",
|
|
181
|
-
"\\pi": "pi",
|
|
182
|
-
"\\prime": "prime",
|
|
183
|
-
"\\infty": "infinity",
|
|
184
|
-
"\\alpha": "alpha",
|
|
185
|
-
"\\beta": "beta",
|
|
186
|
-
"\\gamma": "gamma",
|
|
187
|
-
"\\omega": "omega",
|
|
188
|
-
"\\theta": "theta",
|
|
189
|
-
"\\sigma": "sigma",
|
|
190
|
-
"\\lambda": "lambda",
|
|
191
|
-
"\\tau": "tau",
|
|
192
|
-
"\\Delta": "delta",
|
|
193
|
-
"\\delta": "delta",
|
|
194
|
-
"\\mu": "mu",
|
|
195
|
-
"\\rho": "rho",
|
|
196
|
-
"\\nabla": "del",
|
|
197
|
-
"\\ell": "ell",
|
|
198
|
-
"\\ldots": "dots",
|
|
199
|
-
// TODO: add entries for all accents
|
|
200
|
-
"\\hat": "hat",
|
|
201
|
-
"\\acute": "acute"
|
|
202
|
-
};
|
|
203
|
-
var powerMap = {
|
|
204
|
-
"prime": "prime",
|
|
205
|
-
"degree": "degrees",
|
|
206
|
-
"circle": "degrees",
|
|
207
|
-
"2": "squared",
|
|
208
|
-
"3": "cubed"
|
|
209
|
-
};
|
|
210
|
-
var openMap = {
|
|
211
|
-
"|": "open vertical bar",
|
|
212
|
-
".": ""
|
|
213
|
-
};
|
|
214
|
-
var closeMap = {
|
|
215
|
-
"|": "close vertical bar",
|
|
216
|
-
".": ""
|
|
217
|
-
};
|
|
218
|
-
var binMap = {
|
|
219
|
-
"+": "plus",
|
|
220
|
-
"-": "minus",
|
|
221
|
-
"\\pm": "plus minus",
|
|
222
|
-
"\\cdot": "dot",
|
|
223
|
-
"*": "times",
|
|
224
|
-
"/": "divided by",
|
|
225
|
-
"\\times": "times",
|
|
226
|
-
"\\div": "divided by",
|
|
227
|
-
"\\circ": "circle",
|
|
228
|
-
"\\bullet": "bullet"
|
|
229
|
-
};
|
|
230
|
-
var relMap = {
|
|
231
|
-
"=": "equals",
|
|
232
|
-
"\\approx": "approximately equals",
|
|
233
|
-
"≠": "does not equal",
|
|
234
|
-
"\\geq": "is greater than or equal to",
|
|
235
|
-
"\\ge": "is greater than or equal to",
|
|
236
|
-
"\\leq": "is less than or equal to",
|
|
237
|
-
"\\le": "is less than or equal to",
|
|
238
|
-
">": "is greater than",
|
|
239
|
-
"<": "is less than",
|
|
240
|
-
"\\leftarrow": "left arrow",
|
|
241
|
-
"\\Leftarrow": "left arrow",
|
|
242
|
-
"\\rightarrow": "right arrow",
|
|
243
|
-
"\\Rightarrow": "right arrow",
|
|
244
|
-
":": "colon"
|
|
245
|
-
};
|
|
246
|
-
var accentUnderMap = {
|
|
247
|
-
"\\underleftarrow": "left arrow",
|
|
248
|
-
"\\underrightarrow": "right arrow",
|
|
249
|
-
"\\underleftrightarrow": "left-right arrow",
|
|
250
|
-
"\\undergroup": "group",
|
|
251
|
-
"\\underlinesegment": "line segment",
|
|
252
|
-
"\\utilde": "tilde"
|
|
253
|
-
};
|
|
254
|
-
|
|
255
|
-
var buildString = function buildString(str, type, a11yStrings) {
|
|
256
|
-
if (!str) {
|
|
257
|
-
return;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
var ret;
|
|
261
|
-
|
|
262
|
-
if (type === "open") {
|
|
263
|
-
ret = str in openMap ? openMap[str] : stringMap[str] || str;
|
|
264
|
-
} else if (type === "close") {
|
|
265
|
-
ret = str in closeMap ? closeMap[str] : stringMap[str] || str;
|
|
266
|
-
} else if (type === "bin") {
|
|
267
|
-
ret = binMap[str] || str;
|
|
268
|
-
} else if (type === "rel") {
|
|
269
|
-
ret = relMap[str] || str;
|
|
270
|
-
} else {
|
|
271
|
-
ret = stringMap[str] || str;
|
|
272
|
-
} // If the text to add is a number and there is already a string
|
|
273
|
-
// in the list and the last string is a number then we should
|
|
274
|
-
// combine them into a single number
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
if (/^\d+$/.test(ret) && a11yStrings.length > 0 && // TODO(kevinb): check that the last item in a11yStrings is a string
|
|
278
|
-
// I think we might be able to drop the nested arrays, which would make
|
|
279
|
-
// this easier to type - $FlowFixMe
|
|
280
|
-
/^\d+$/.test(a11yStrings[a11yStrings.length - 1])) {
|
|
281
|
-
a11yStrings[a11yStrings.length - 1] += ret;
|
|
282
|
-
} else if (ret) {
|
|
283
|
-
a11yStrings.push(ret);
|
|
284
|
-
}
|
|
285
|
-
};
|
|
286
|
-
|
|
287
|
-
var buildRegion = function buildRegion(a11yStrings, callback) {
|
|
288
|
-
var regionStrings = [];
|
|
289
|
-
a11yStrings.push(regionStrings);
|
|
290
|
-
callback(regionStrings);
|
|
291
|
-
};
|
|
292
|
-
|
|
293
|
-
var handleObject = function handleObject(tree, a11yStrings, atomType) {
|
|
294
|
-
// Everything else is assumed to be an object...
|
|
295
|
-
switch (tree.type) {
|
|
296
|
-
case "accent":
|
|
297
|
-
{
|
|
298
|
-
buildRegion(a11yStrings, function (a11yStrings) {
|
|
299
|
-
buildA11yStrings(tree.base, a11yStrings, atomType);
|
|
300
|
-
a11yStrings.push("with");
|
|
301
|
-
buildString(tree.label, "normal", a11yStrings);
|
|
302
|
-
a11yStrings.push("on top");
|
|
303
|
-
});
|
|
304
|
-
break;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
case "accentUnder":
|
|
308
|
-
{
|
|
309
|
-
buildRegion(a11yStrings, function (a11yStrings) {
|
|
310
|
-
buildA11yStrings(tree.base, a11yStrings, atomType);
|
|
311
|
-
a11yStrings.push("with");
|
|
312
|
-
buildString(accentUnderMap[tree.label], "normal", a11yStrings);
|
|
313
|
-
a11yStrings.push("underneath");
|
|
314
|
-
});
|
|
315
|
-
break;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
case "accent-token":
|
|
319
|
-
{
|
|
320
|
-
// Used internally by accent symbols.
|
|
321
|
-
break;
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
case "atom":
|
|
325
|
-
{
|
|
326
|
-
var text = tree.text;
|
|
327
|
-
|
|
328
|
-
switch (tree.family) {
|
|
329
|
-
case "bin":
|
|
330
|
-
{
|
|
331
|
-
buildString(text, "bin", a11yStrings);
|
|
332
|
-
break;
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
case "close":
|
|
336
|
-
{
|
|
337
|
-
buildString(text, "close", a11yStrings);
|
|
338
|
-
break;
|
|
339
|
-
}
|
|
340
|
-
// TODO(kevinb): figure out what should be done for inner
|
|
341
|
-
|
|
342
|
-
case "inner":
|
|
343
|
-
{
|
|
344
|
-
buildString(tree.text, "inner", a11yStrings);
|
|
345
|
-
break;
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
case "open":
|
|
349
|
-
{
|
|
350
|
-
buildString(text, "open", a11yStrings);
|
|
351
|
-
break;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
case "punct":
|
|
355
|
-
{
|
|
356
|
-
buildString(text, "punct", a11yStrings);
|
|
357
|
-
break;
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
case "rel":
|
|
361
|
-
{
|
|
362
|
-
buildString(text, "rel", a11yStrings);
|
|
363
|
-
break;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
default:
|
|
367
|
-
{
|
|
368
|
-
tree.family;
|
|
369
|
-
throw new Error("\"" + tree.family + "\" is not a valid atom type");
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
break;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
case "color":
|
|
377
|
-
{
|
|
378
|
-
var color = tree.color.replace(/katex-/, "");
|
|
379
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
380
|
-
regionStrings.push("start color " + color);
|
|
381
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
382
|
-
regionStrings.push("end color " + color);
|
|
383
|
-
});
|
|
384
|
-
break;
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
case "color-token":
|
|
388
|
-
{
|
|
389
|
-
// Used by \color, \colorbox, and \fcolorbox but not directly rendered.
|
|
390
|
-
// It's a leaf node and has no children so just break.
|
|
391
|
-
break;
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
case "delimsizing":
|
|
395
|
-
{
|
|
396
|
-
if (tree.delim && tree.delim !== ".") {
|
|
397
|
-
buildString(tree.delim, "normal", a11yStrings);
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
break;
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
case "genfrac":
|
|
404
|
-
{
|
|
405
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
406
|
-
// genfrac can have unbalanced delimiters
|
|
407
|
-
var leftDelim = tree.leftDelim,
|
|
408
|
-
rightDelim = tree.rightDelim; // NOTE: Not sure if this is a safe assumption
|
|
409
|
-
// hasBarLine true -> fraction, false -> binomial
|
|
410
|
-
|
|
411
|
-
if (tree.hasBarLine) {
|
|
412
|
-
regionStrings.push("start fraction");
|
|
413
|
-
leftDelim && buildString(leftDelim, "open", regionStrings);
|
|
414
|
-
buildA11yStrings(tree.numer, regionStrings, atomType);
|
|
415
|
-
regionStrings.push("divided by");
|
|
416
|
-
buildA11yStrings(tree.denom, regionStrings, atomType);
|
|
417
|
-
rightDelim && buildString(rightDelim, "close", regionStrings);
|
|
418
|
-
regionStrings.push("end fraction");
|
|
419
|
-
} else {
|
|
420
|
-
regionStrings.push("start binomial");
|
|
421
|
-
leftDelim && buildString(leftDelim, "open", regionStrings);
|
|
422
|
-
buildA11yStrings(tree.numer, regionStrings, atomType);
|
|
423
|
-
regionStrings.push("over");
|
|
424
|
-
buildA11yStrings(tree.denom, regionStrings, atomType);
|
|
425
|
-
rightDelim && buildString(rightDelim, "close", regionStrings);
|
|
426
|
-
regionStrings.push("end binomial");
|
|
427
|
-
}
|
|
428
|
-
});
|
|
429
|
-
break;
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
case "kern":
|
|
433
|
-
{
|
|
434
|
-
// No op: we don't attempt to present kerning information
|
|
435
|
-
// to the screen reader.
|
|
436
|
-
break;
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
case "leftright":
|
|
440
|
-
{
|
|
441
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
442
|
-
buildString(tree.left, "open", regionStrings);
|
|
443
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
444
|
-
buildString(tree.right, "close", regionStrings);
|
|
445
|
-
});
|
|
446
|
-
break;
|
|
447
|
-
}
|
|
448
|
-
|
|
449
|
-
case "leftright-right":
|
|
450
|
-
{
|
|
451
|
-
// TODO: double check that this is a no-op
|
|
452
|
-
break;
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
case "lap":
|
|
456
|
-
{
|
|
457
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
458
|
-
break;
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
case "mathord":
|
|
462
|
-
{
|
|
463
|
-
buildString(tree.text, "normal", a11yStrings);
|
|
464
|
-
break;
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
case "op":
|
|
468
|
-
{
|
|
469
|
-
var body = tree.body,
|
|
470
|
-
name = tree.name;
|
|
471
|
-
|
|
472
|
-
if (body) {
|
|
473
|
-
buildA11yStrings(body, a11yStrings, atomType);
|
|
474
|
-
} else if (name) {
|
|
475
|
-
buildString(name, "normal", a11yStrings);
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
break;
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
case "op-token":
|
|
482
|
-
{
|
|
483
|
-
// Used internally by operator symbols.
|
|
484
|
-
buildString(tree.text, atomType, a11yStrings);
|
|
485
|
-
break;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
case "ordgroup":
|
|
489
|
-
{
|
|
490
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
491
|
-
break;
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
case "overline":
|
|
495
|
-
{
|
|
496
|
-
buildRegion(a11yStrings, function (a11yStrings) {
|
|
497
|
-
a11yStrings.push("start overline");
|
|
498
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
499
|
-
a11yStrings.push("end overline");
|
|
500
|
-
});
|
|
501
|
-
break;
|
|
502
|
-
}
|
|
503
|
-
|
|
504
|
-
case "phantom":
|
|
505
|
-
{
|
|
506
|
-
a11yStrings.push("empty space");
|
|
507
|
-
break;
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
case "raisebox":
|
|
511
|
-
{
|
|
512
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
513
|
-
break;
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
case "rule":
|
|
517
|
-
{
|
|
518
|
-
a11yStrings.push("rectangle");
|
|
519
|
-
break;
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
case "sizing":
|
|
523
|
-
{
|
|
524
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
525
|
-
break;
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
case "spacing":
|
|
529
|
-
{
|
|
530
|
-
a11yStrings.push("space");
|
|
531
|
-
break;
|
|
532
|
-
}
|
|
533
|
-
|
|
534
|
-
case "styling":
|
|
535
|
-
{
|
|
536
|
-
// We ignore the styling and just pass through the contents
|
|
537
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
538
|
-
break;
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
case "sqrt":
|
|
542
|
-
{
|
|
543
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
544
|
-
var body = tree.body,
|
|
545
|
-
index = tree.index;
|
|
546
|
-
|
|
547
|
-
if (index) {
|
|
548
|
-
var indexString = flatten(buildA11yStrings(index, [], atomType)).join(",");
|
|
549
|
-
|
|
550
|
-
if (indexString === "3") {
|
|
551
|
-
regionStrings.push("cube root of");
|
|
552
|
-
buildA11yStrings(body, regionStrings, atomType);
|
|
553
|
-
regionStrings.push("end cube root");
|
|
554
|
-
return;
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
regionStrings.push("root");
|
|
558
|
-
regionStrings.push("start index");
|
|
559
|
-
buildA11yStrings(index, regionStrings, atomType);
|
|
560
|
-
regionStrings.push("end index");
|
|
561
|
-
return;
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
regionStrings.push("square root of");
|
|
565
|
-
buildA11yStrings(body, regionStrings, atomType);
|
|
566
|
-
regionStrings.push("end square root");
|
|
567
|
-
});
|
|
568
|
-
break;
|
|
569
|
-
}
|
|
570
|
-
|
|
571
|
-
case "supsub":
|
|
572
|
-
{
|
|
573
|
-
var base = tree.base,
|
|
574
|
-
sub = tree.sub,
|
|
575
|
-
sup = tree.sup;
|
|
576
|
-
var isLog = false;
|
|
577
|
-
|
|
578
|
-
if (base) {
|
|
579
|
-
buildA11yStrings(base, a11yStrings, atomType);
|
|
580
|
-
isLog = base.type === "op" && base.name === "\\log";
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
if (sub) {
|
|
584
|
-
var regionName = isLog ? "base" : "subscript";
|
|
585
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
586
|
-
regionStrings.push("start " + regionName);
|
|
587
|
-
buildA11yStrings(sub, regionStrings, atomType);
|
|
588
|
-
regionStrings.push("end " + regionName);
|
|
589
|
-
});
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
if (sup) {
|
|
593
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
594
|
-
var supString = flatten(buildA11yStrings(sup, [], atomType)).join(",");
|
|
595
|
-
|
|
596
|
-
if (supString in powerMap) {
|
|
597
|
-
regionStrings.push(powerMap[supString]);
|
|
598
|
-
return;
|
|
599
|
-
}
|
|
600
|
-
|
|
601
|
-
regionStrings.push("start superscript");
|
|
602
|
-
buildA11yStrings(sup, regionStrings, atomType);
|
|
603
|
-
regionStrings.push("end superscript");
|
|
604
|
-
});
|
|
605
|
-
}
|
|
606
|
-
|
|
607
|
-
break;
|
|
608
|
-
}
|
|
609
|
-
|
|
610
|
-
case "text":
|
|
611
|
-
{
|
|
612
|
-
// TODO: handle other fonts
|
|
613
|
-
if (tree.font === "\\textbf") {
|
|
614
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
615
|
-
regionStrings.push("start bold text");
|
|
616
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
617
|
-
regionStrings.push("end bold text");
|
|
618
|
-
});
|
|
619
|
-
break;
|
|
620
|
-
}
|
|
621
|
-
|
|
622
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
623
|
-
regionStrings.push("start text");
|
|
624
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
625
|
-
regionStrings.push("end text");
|
|
626
|
-
});
|
|
627
|
-
break;
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
case "textord":
|
|
631
|
-
{
|
|
632
|
-
buildString(tree.text, atomType, a11yStrings);
|
|
633
|
-
break;
|
|
634
|
-
}
|
|
635
|
-
|
|
636
|
-
case "smash":
|
|
637
|
-
{
|
|
638
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
639
|
-
break;
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
case "enclose":
|
|
643
|
-
{
|
|
644
|
-
// TODO: create a map for these.
|
|
645
|
-
// TODO: differentiate between a body with a single atom, e.g.
|
|
646
|
-
// "cancel a" instead of "start cancel, a, end cancel"
|
|
647
|
-
if (/cancel/.test(tree.label)) {
|
|
648
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
649
|
-
regionStrings.push("start cancel");
|
|
650
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
651
|
-
regionStrings.push("end cancel");
|
|
652
|
-
});
|
|
653
|
-
break;
|
|
654
|
-
} else if (/box/.test(tree.label)) {
|
|
655
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
656
|
-
regionStrings.push("start box");
|
|
657
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
658
|
-
regionStrings.push("end box");
|
|
659
|
-
});
|
|
660
|
-
break;
|
|
661
|
-
} else if (/sout/.test(tree.label)) {
|
|
662
|
-
buildRegion(a11yStrings, function (regionStrings) {
|
|
663
|
-
regionStrings.push("start strikeout");
|
|
664
|
-
buildA11yStrings(tree.body, regionStrings, atomType);
|
|
665
|
-
regionStrings.push("end strikeout");
|
|
666
|
-
});
|
|
667
|
-
break;
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
throw new Error("KaTeX-a11y: enclose node with " + tree.label + " not supported yet");
|
|
671
|
-
}
|
|
672
|
-
|
|
673
|
-
case "vphantom":
|
|
674
|
-
{
|
|
675
|
-
throw new Error("KaTeX-a11y: vphantom not implemented yet");
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
case "hphantom":
|
|
679
|
-
{
|
|
680
|
-
throw new Error("KaTeX-a11y: hphantom not implemented yet");
|
|
681
|
-
}
|
|
682
|
-
|
|
683
|
-
case "operatorname":
|
|
684
|
-
{
|
|
685
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
686
|
-
break;
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
case "array":
|
|
690
|
-
{
|
|
691
|
-
throw new Error("KaTeX-a11y: array not implemented yet");
|
|
692
|
-
}
|
|
693
|
-
|
|
694
|
-
case "raw":
|
|
695
|
-
{
|
|
696
|
-
throw new Error("KaTeX-a11y: raw not implemented yet");
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
case "size":
|
|
700
|
-
{
|
|
701
|
-
// Although there are nodes of type "size" in the parse tree, they have
|
|
702
|
-
// no semantic meaning and should be ignored.
|
|
703
|
-
break;
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
case "url":
|
|
707
|
-
{
|
|
708
|
-
throw new Error("KaTeX-a11y: url not implemented yet");
|
|
709
|
-
}
|
|
710
|
-
|
|
711
|
-
case "tag":
|
|
712
|
-
{
|
|
713
|
-
throw new Error("KaTeX-a11y: tag not implemented yet");
|
|
714
|
-
}
|
|
715
|
-
|
|
716
|
-
case "verb":
|
|
717
|
-
{
|
|
718
|
-
buildString("start verbatim", "normal", a11yStrings);
|
|
719
|
-
buildString(tree.body, "normal", a11yStrings);
|
|
720
|
-
buildString("end verbatim", "normal", a11yStrings);
|
|
721
|
-
break;
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
case "environment":
|
|
725
|
-
{
|
|
726
|
-
throw new Error("KaTeX-a11y: environment not implemented yet");
|
|
727
|
-
}
|
|
728
|
-
|
|
729
|
-
case "horizBrace":
|
|
730
|
-
{
|
|
731
|
-
buildString("start " + tree.label.slice(1), "normal", a11yStrings);
|
|
732
|
-
buildA11yStrings(tree.base, a11yStrings, atomType);
|
|
733
|
-
buildString("end " + tree.label.slice(1), "normal", a11yStrings);
|
|
734
|
-
break;
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
case "infix":
|
|
738
|
-
{
|
|
739
|
-
// All infix nodes are replace with other nodes.
|
|
740
|
-
break;
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
case "includegraphics":
|
|
744
|
-
{
|
|
745
|
-
throw new Error("KaTeX-a11y: includegraphics not implemented yet");
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
case "font":
|
|
749
|
-
{
|
|
750
|
-
// TODO: callout the start/end of specific fonts
|
|
751
|
-
// TODO: map \BBb{N} to "the naturals" or something like that
|
|
752
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
753
|
-
break;
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
case "href":
|
|
757
|
-
{
|
|
758
|
-
throw new Error("KaTeX-a11y: href not implemented yet");
|
|
759
|
-
}
|
|
760
|
-
|
|
761
|
-
case "cr":
|
|
762
|
-
{
|
|
763
|
-
// This is used by environments.
|
|
764
|
-
throw new Error("KaTeX-a11y: cr not implemented yet");
|
|
765
|
-
}
|
|
766
|
-
|
|
767
|
-
case "underline":
|
|
768
|
-
{
|
|
769
|
-
buildRegion(a11yStrings, function (a11yStrings) {
|
|
770
|
-
a11yStrings.push("start underline");
|
|
771
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
772
|
-
a11yStrings.push("end underline");
|
|
773
|
-
});
|
|
774
|
-
break;
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
case "xArrow":
|
|
778
|
-
{
|
|
779
|
-
throw new Error("KaTeX-a11y: xArrow not implemented yet");
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
case "mclass":
|
|
783
|
-
{
|
|
784
|
-
// \neq and \ne are macros so we let "htmlmathml" render the mathmal
|
|
785
|
-
// side of things and extract the text from that.
|
|
786
|
-
var _atomType = tree.mclass.slice(1); // $FlowFixMe: drop the leading "m" from the values in mclass
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
buildA11yStrings(tree.body, a11yStrings, _atomType);
|
|
790
|
-
break;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
case "mathchoice":
|
|
794
|
-
{
|
|
795
|
-
// TODO: track which which style we're using, e.g. dispaly, text, etc.
|
|
796
|
-
// default to text style if even that may not be the correct style
|
|
797
|
-
buildA11yStrings(tree.text, a11yStrings, atomType);
|
|
798
|
-
break;
|
|
799
|
-
}
|
|
800
|
-
|
|
801
|
-
case "htmlmathml":
|
|
802
|
-
{
|
|
803
|
-
buildA11yStrings(tree.mathml, a11yStrings, atomType);
|
|
804
|
-
break;
|
|
805
|
-
}
|
|
806
|
-
|
|
807
|
-
case "middle":
|
|
808
|
-
{
|
|
809
|
-
buildString(tree.delim, atomType, a11yStrings);
|
|
810
|
-
break;
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
case "internal":
|
|
814
|
-
{
|
|
815
|
-
// internal nodes are never included in the parse tree
|
|
816
|
-
break;
|
|
817
|
-
}
|
|
818
|
-
|
|
819
|
-
case "html":
|
|
820
|
-
{
|
|
821
|
-
buildA11yStrings(tree.body, a11yStrings, atomType);
|
|
822
|
-
break;
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
default:
|
|
826
|
-
tree.type;
|
|
827
|
-
throw new Error("KaTeX a11y un-recognized type: " + tree.type);
|
|
828
|
-
}
|
|
829
|
-
};
|
|
830
|
-
|
|
831
|
-
var buildA11yStrings = function buildA11yStrings(tree, a11yStrings, atomType) {
|
|
832
|
-
if (a11yStrings === void 0) {
|
|
833
|
-
a11yStrings = [];
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
if (tree instanceof Array) {
|
|
837
|
-
for (var i = 0; i < tree.length; i++) {
|
|
838
|
-
buildA11yStrings(tree[i], a11yStrings, atomType);
|
|
839
|
-
}
|
|
840
|
-
} else {
|
|
841
|
-
handleObject(tree, a11yStrings, atomType);
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
return a11yStrings;
|
|
845
|
-
};
|
|
846
|
-
|
|
847
|
-
var flatten = function flatten(array) {
|
|
848
|
-
var result = [];
|
|
849
|
-
array.forEach(function (item) {
|
|
850
|
-
if (item instanceof Array) {
|
|
851
|
-
result = result.concat(flatten(item));
|
|
852
|
-
} else {
|
|
853
|
-
result.push(item);
|
|
854
|
-
}
|
|
855
|
-
});
|
|
856
|
-
return result;
|
|
857
|
-
};
|
|
858
|
-
|
|
859
|
-
var renderA11yString = function renderA11yString(text, settings) {
|
|
860
|
-
var tree = katex__WEBPACK_IMPORTED_MODULE_0___default.a.__parse(text, settings);
|
|
861
|
-
|
|
862
|
-
var a11yStrings = buildA11yStrings(tree, [], "normal");
|
|
863
|
-
return flatten(a11yStrings).join(", ");
|
|
864
|
-
};
|
|
865
|
-
|
|
866
|
-
/* harmony default export */ __webpack_exports__["default"] = (renderA11yString);
|
|
867
|
-
|
|
868
|
-
/***/ })
|
|
869
|
-
/******/ ])["default"];
|
|
870
|
-
});
|