Profectus-Niffix/tests/game/__snapshots__/modifiers.test.ts.snap

14057 lines
345 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`Additive Modifiers > applies description correctly > with description 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Additive Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Additive Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Additive Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Additive Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Additive Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Additive Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > No optional values 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With base 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"10.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"15.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With base 2`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Based on",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With baseText 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Based on",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With everything 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": " (",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"Subtitle",
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": ")",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "subtitle",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Based on",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"10.00",
"/s",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"15.00",
"/s",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With smallerIsBetter > smallerIsBetter = false 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"-4.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With smallerIsBetter > smallerIsBetter = false 2`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With smallerIsBetter > smallerIsBetter = false 3`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With smallerIsBetter > smallerIsBetter = true 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"-4.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With smallerIsBetter > smallerIsBetter = true 2`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With smallerIsBetter > smallerIsBetter = true 3`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With subtitle 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": " (",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"Subtitle",
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": ")",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "subtitle",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
undefined,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Create modifier sections > With unit 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test",
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "h3",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "br",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Base",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"1.00",
"/s",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"Test Desc",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": null,
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 1,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "hr",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "Total",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"6.00",
"/s",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"style": {
"--unit": "",
},
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies description correctly > with description 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Exponential Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies description correctly > with description 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Multiplicative Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
}
`;
exports[`Sequential Modifiers > applies description correctly > with both 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies description correctly > with description 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > with both > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > with both > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > with both > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > with smallerIsBetter true > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > negative value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"",
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"-5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > positive value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"5.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;
exports[`Sequential Modifiers > applies smallerIsBetter correctly > without smallerIsBetter false > zero value 1`] = `
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
[
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"+",
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "×",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
"test",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
},
null,
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-description",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": [
{
"__v_isVNode": true,
"__v_skip": true,
"anchor": null,
"appContext": null,
"children": "^",
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 8,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Text),
},
"0.00",
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-amount",
"style": "color: var(--danger)",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "span",
},
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": {
"class": "modifier-container",
},
"ref": null,
"scopeId": null,
"shapeFlag": 17,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": "div",
},
],
],
"component": null,
"ctx": null,
"dirs": null,
"dynamicChildren": null,
"dynamicProps": null,
"el": null,
"key": null,
"patchFlag": 0,
"props": null,
"ref": null,
"scopeId": null,
"shapeFlag": 16,
"slotScopeIds": null,
"ssContent": null,
"ssFallback": null,
"staticCount": 0,
"suspense": null,
"target": null,
"targetAnchor": null,
"transition": null,
"type": Symbol(Fragment),
}
`;