Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 75 for offset2 (0.43 sec)

  1. src/main/webapp/js/admin/popper.min.js.map

    configuration and options\n * @argument {Number|String} options.offset=0\n * The offset value as described in the modifier description\n * @returns {Object} The data object, properly modified\n */\nexport default function offset(data, { offset }) {\n  const { placement, offsets: { popper, reference } } = data;\n  const basePlacement = placement.split('-')[0];\n\n  let offsets;\n  if (isNumeric(+offset)) {\n    offsets = [+offset, 0];\n  } else {\n    offsets = parseOffset(offset, popper, reference, basePlacement);\n...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 121K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/text/cases/tables13.0.0.go

    	// Block 0x91, offset 0x39c
    	{value: 0x0010, lo: 0x80, hi: 0xb1},
    	{value: 0x0004, lo: 0xb2, hi: 0xbf},
    	// Block 0x92, offset 0x39e
    	{value: 0x0004, lo: 0x80, hi: 0x81},
    	{value: 0x0010, lo: 0x93, hi: 0xbf},
    	// Block 0x93, offset 0x3a0
    	{value: 0x0010, lo: 0x80, hi: 0xbd},
    	// Block 0x94, offset 0x3a1
    	{value: 0x0010, lo: 0x90, hi: 0xbf},
    	// Block 0x95, offset 0x3a2
    	{value: 0x0010, lo: 0x80, hi: 0x8f},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 100.7K bytes
    - Viewed (0)
  3. src/vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go

    	// Block 0x38, offset 0xe00
    	0xe00: 0x000a,
    	// Block 0x39, offset 0xe40
    	0xe40: 0x0009,
    	0xe5b: 0x007a, 0xe5c: 0x006a,
    	// Block 0x3a, offset 0xe80
    	0xe92: 0x000c, 0xe93: 0x000c, 0xe94: 0x000c,
    	0xeb2: 0x000c, 0xeb3: 0x000c, 0xeb4: 0x000c,
    	// Block 0x3b, offset 0xec0
    	0xed2: 0x000c, 0xed3: 0x000c,
    	0xef2: 0x000c, 0xef3: 0x000c,
    	// Block 0x3c, offset 0xf00
    	0xf34: 0x000c, 0xf35: 0x000c,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 110.9K bytes
    - Viewed (0)
  4. src/main/webapp/js/admin/bootstrap.min.js.map

    $(this._element).closest('.navbar').length > 0\n  }\n\n  _getOffset() {\n    const offset = {}\n\n    if (typeof this._config.offset === 'function') {\n      offset.fn = (data) => {\n        data.offsets = {\n          ...data.offsets,\n          ...this._config.offset(data.offsets, this._element) || {}\n        }\n\n        return data\n      }\n    } else {\n      offset.offset = this._config.offset\n    }\n\n    return offset\n  }\n\n  _getPopperConfig() {\n    const popperConfig = {\n      placement:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 185.8K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/arm64/asm7.go

    /* checkoffset checks whether the immediate offset is valid for VLD[1-4].P and VST[1-4].P */
    func (c *ctxt7) checkoffset(p *obj.Prog, as obj.As) {
    	var offset, list, n, expect int64
    	switch as {
    	case AVLD1, AVLD2, AVLD3, AVLD4, AVLD1R, AVLD2R, AVLD3R, AVLD4R:
    		offset = p.From.Offset
    		list = p.To.Offset
    	case AVST1, AVST2, AVST3, AVST4:
    		offset = p.To.Offset
    		list = p.From.Offset
    	default:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  6. src/vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go

    	// Block 0x38, offset 0xe00
    	0xe00: 0x000a,
    	// Block 0x39, offset 0xe40
    	0xe40: 0x0009,
    	0xe5b: 0x007a, 0xe5c: 0x006a,
    	// Block 0x3a, offset 0xe80
    	0xe92: 0x000c, 0xe93: 0x000c, 0xe94: 0x000c,
    	0xeb2: 0x000c, 0xeb3: 0x000c, 0xeb4: 0x000c,
    	// Block 0x3b, offset 0xec0
    	0xed2: 0x000c, 0xed3: 0x000c,
    	0xef2: 0x000c, 0xef3: 0x000c,
    	// Block 0x3c, offset 0xf00
    	0xf34: 0x000c, 0xf35: 0x000c,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 118.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/text/cases/tables15.0.0.go

    	// Block 0x90, offset 0x39f
    	{value: 0x0010, lo: 0x80, hi: 0xb1},
    	{value: 0x0004, lo: 0xb2, hi: 0xbf},
    	// Block 0x91, offset 0x3a1
    	{value: 0x0004, lo: 0x80, hi: 0x82},
    	{value: 0x0010, lo: 0x93, hi: 0xbf},
    	// Block 0x92, offset 0x3a3
    	{value: 0x0010, lo: 0x80, hi: 0xbd},
    	// Block 0x93, offset 0x3a4
    	{value: 0x0010, lo: 0x90, hi: 0xbf},
    	// Block 0x94, offset 0x3a5
    	{value: 0x0010, lo: 0x80, hi: 0x8f},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 106.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/text/cases/tables12.0.0.go

    	// Block 0x90, offset 0x393
    	{value: 0x0010, lo: 0x80, hi: 0xb1},
    	{value: 0x0004, lo: 0xb2, hi: 0xbf},
    	// Block 0x91, offset 0x395
    	{value: 0x0004, lo: 0x80, hi: 0x81},
    	{value: 0x0010, lo: 0x93, hi: 0xbf},
    	// Block 0x92, offset 0x397
    	{value: 0x0010, lo: 0x80, hi: 0xbd},
    	// Block 0x93, offset 0x398
    	{value: 0x0010, lo: 0x90, hi: 0xbf},
    	// Block 0x94, offset 0x399
    	{value: 0x0010, lo: 0x80, hi: 0x8f},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 99.2K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go

    	// Block 0x28, offset 0xa00
    	0xa00: 0x000c, 0xa01: 0x000c,
    	0xa3b: 0x000c,
    	0xa3c: 0x000c,
    	// Block 0x29, offset 0xa40
    	0xa41: 0x000c, 0xa42: 0x000c, 0xa43: 0x000c, 0xa44: 0x000c,
    	0xa4d: 0x000c,
    	0xa62: 0x000c, 0xa63: 0x000c,
    	// Block 0x2a, offset 0xa80
    	0xa81: 0x000c,
    	// Block 0x2b, offset 0xac0
    	0xaca: 0x000c,
    	0xad2: 0x000c, 0xad3: 0x000c, 0xad4: 0x000c, 0xad6: 0x000c,
    	// Block 0x2c, offset 0xb00
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 120.9K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go

    	// Block 0x28, offset 0xa00
    	0xa00: 0x000c, 0xa01: 0x000c,
    	0xa3b: 0x000c,
    	0xa3c: 0x000c,
    	// Block 0x29, offset 0xa40
    	0xa41: 0x000c, 0xa42: 0x000c, 0xa43: 0x000c, 0xa44: 0x000c,
    	0xa4d: 0x000c,
    	0xa62: 0x000c, 0xa63: 0x000c,
    	// Block 0x2a, offset 0xa80
    	0xa81: 0x000c,
    	// Block 0x2b, offset 0xac0
    	0xaca: 0x000c,
    	0xad2: 0x000c, 0xad3: 0x000c, 0xad4: 0x000c, 0xad6: 0x000c,
    	// Block 0x2c, offset 0xb00
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 127.4K bytes
    - Viewed (0)
Back to top